public void setFormXObjectHeight( double height ) |
Parameters
- height
- The height of the formXObject drawn on the page.
public void setFormXObjectHeight( double height ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when height is set to a value less than 0. |